home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 524 / 524.xpi / chrome / mid.jar / skin / classic / choose_dict.css next >
Cascading Style Sheet File  |  2009-09-16  |  321b  |  20 lines

  1. tab[vanchecked="true"] {
  2.       -moz-appearance: none  !important;
  3.       color: white;
  4.       background-color: red;
  5. }
  6.  
  7. listitem[disabled="true"] {
  8.         background-color: #cFdacF;
  9.         border-color: gray;
  10. }
  11.  
  12. tabpanels  listbox   listcols {
  13.      margin: 3px !important;
  14. }
  15.  
  16. listhead {
  17.       border : 0px !important;
  18. }
  19.  
  20.